.First{
position: absolute;
top: 8px;
left: 20px;	
}

.Second{
	position: absolute;
	top: 42px;
	left: 240px;
}

.Third{
	position: absolute;
	top: 42px;
	left: 548px;	
}

.Fourth{
	position: absolute;
	top: 42px;
	left: 690px;
}

.Fifth{
	position: absolute;
	top: 8px;
	left: 1025px;
}

.TitleHeading{
	position: absolute;
	top: 385px;
	left: 250px;
	text-align: center;
}

.AStreetInSwitzerland{
	position: absolute;
	top: 670px;
	left: 44px;
}

.BlizzardOnStreetInSwitzerland{
	position: absolute;
	top: 1750px;
	left:41px;
}

.BlizzardOnStreetInSwitzerlandL{
	position: absolute;
	top: 2680px;
	left: 180px;
}


.SwitzerlandSnowfallMovie{
	position: absolute;
	top: 2900px;
	left: 100px;
}

.SwitzerlandSnowfallMovieL{
	position: absolute;
	top: 3690px;
	left: 176px;
}

.SwitzerlandSnowfallMovie2{
	position: absolute;
	top: 3940px;
	left: 400px;
}
	
.BottomLinks{
	position: absolute;
	top: 4380px;
	left: 507px;
	}
	
.BottomLinksL{
   position: absolute;
   font-family: Arial;
	top: 4700px;
	left: 320px;
}

h1{
	color: rgb(250,246,236);
	font-size: 36px;
	font: Arial;
}
		
h2{
	color: rgb(190,185,210);
	font-size: 30px;
	font: Arial;
	text-align: center;	
}	


h3{
   font-family: Arial;
	color: rgb(180,200,255);
	font-size: 20px;
	text-decoration: underline;
	
}